Total Complexity | 27 |
Dependencies | 2 |
Dependents | 2 |
Total lines | 401 |
Lines of code | 168 |
Logical lines of code | 60 |
Comment lines | 165 |
Methods | 11 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
parse_args() | 48 | 11 | 31 | |
maybe_convert_to_grams() | 59 | 4 | 15 | |
get_pickup_address_schema() | 48 | 2 | 37 | |
get_customer_details_schema() | 59 | 2 | 16 | |
get_pickup_contact_schema() | 57 | 1 | 19 | |
string_length_sanitization() | 68 | 2 | 7 | |
get_shipment_info_schema() | 62 | 1 | 13 | |
get_pickup_info_schema() | 64 | 1 | 11 | |
get_pickup_business_hours_schema() | 64 | 1 | 11 | |
__construct() | 76 | 1 | 4 | |
float_round_sanitization() | 75 | 1 | 4 |